fix(cli): revert broken merge and stabilize table-null-contract - #112
Conversation
34af63c to
671a81e
Compare
|
|
Integration-lane review response Thanks for the automated reports and review feedback. I have triaged this PR against the current
For draft PRs, merge approval is held until the PR is ready and all required checks complete. For ready PRs, required checks are being rerun/monitored; approval follows only after the full rollup is green. No merge bypass is being used. |
marlonsc
left a comment
There was a problem hiding this comment.
Approved for the 0.12.0-dev integration lane. Required checks are green; table-null contract stabilization is compatible with the current baseline.
marlonsc
left a comment
There was a problem hiding this comment.
Approved for the integration lane. Required check rollup is green and all reviewer comments have a response.



Reverts broken merge d58c2f2 and applies table-null-contract test coverage stabilization:
Summary by cubic
Reverts the broken merge on the
0.12.0-devbase and stabilizes the table-null-contract coverage gates. The merge pulled unrelated agent config and docs changes into this branch; reverting restores the pre-merge tree. The null-contract tests intests/unit/test_tables_cov.pynow pass consistently instead of failing intermittently.Written for commit 671a81e. Summary will update on new commits.